home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-11-05 | 441 b | 17 lines | [TEXT/ToyS] |
- set msg to "From: user@mycompany.com (My Lovely Script)
- Date: Fri, 29 Nov 1996 17:06:45 +0100
- To: support@stalker.com (Stalker Support), 415555555@FaxGate (Fax number),
- 1234567@PagerCompany (A pager served with PagerCompany)
- Subject: Test Message!
- X-Fax-Cover: *Default*
- Errors-to: Postmaster@mycompany.com
-
- Test message:
- If you read this,
- You follow too close!
- "
-
- tell application "CommuniGate Server"
- SubmitTextMessage msg
- end tell
-